DizzyOmega

Undocumented in source.
class DizzyOmega : MainGameObject {}

Constructors

this
this(GlobalState gs)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Enums

LANG
enum LANG
Undocumented in source.
MUSIC_STATE
enum MUSIC_STATE
Undocumented in source.

Functions

action
void action(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
all_items_in_the_castle
bool all_items_in_the_castle()
Undocumented in source. Be warned that the author may not have intended to support it.
change_language
void change_language(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
ctrl_down
void ctrl_down(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
ctrl_up
void ctrl_up(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
down
void down(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
draw
void draw(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
draw_temp_message
void draw_temp_message()
Undocumented in source. Be warned that the author may not have intended to support it.
fromGame
void fromGame(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
help
void help(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
initViewPort
void initViewPort(int w, int h)
Undocumented in source. Be warned that the author may not have intended to support it.
load
void load(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
load
void load(string[string] s)
Undocumented in source. Be warned that the author may not have intended to support it.
loadingMessage
void loadingMessage(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
parametrizer
void parametrizer()
Undocumented in source. Be warned that the author may not have intended to support it.
pause
void pause(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
play_music
void play_music()
Undocumented in source. Be warned that the author may not have intended to support it.
print_coords
void print_coords(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
print_message
void print_message(TEMP_MESSAGES msg, string str)
Undocumented in source. Be warned that the author may not have intended to support it.
process_event
void process_event(GlobalState gs, SDL_Event event)
Undocumented in source. Be warned that the author may not have intended to support it.
quit
void quit(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
restart
void restart(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
save
void save(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
save
void save(string[string] s)
Undocumented in source. Be warned that the author may not have intended to support it.
setup_keybar
void setup_keybar(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
shift_down
void shift_down(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
shift_up
void shift_up(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
start_jump
void start_jump(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
start_left
void start_left(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
start_right
void start_right(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
stop_down
void stop_down(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
stop_jump
void stop_jump(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
stop_left
void stop_left(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
stop_right
void stop_right(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
switch_sensors
void switch_sensors(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
switch_slow
void switch_slow(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
tick
bool tick(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
toGame
void toGame(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
turn_music
void turn_music(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
turn_sounds
void turn_sounds(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

BranchQuestVariables
struct BranchQuestVariables
Undocumented in source.

Variables

animations
StaticGameObject[] animations;
Undocumented in source.
aspectRatio
double aspectRatio;
Undocumented in source.
bag
Item bag;
Undocumented in source.
bag_bug_anim
BagBugAnim bag_bug_anim;
Undocumented in source.
baloon
Item baloon;
Undocumented in source.
bird
Bird bird;
Undocumented in source.
bird_item
Item bird_item;
Undocumented in source.
blanket
Item blanket;
Undocumented in source.
bottle
Item bottle;
Undocumented in source.
branch
Item branch;
Undocumented in source.
branch_quest_variables
BranchQuestVariables branch_quest_variables;
Undocumented in source.
bucket
Item bucket;
Undocumented in source.
bucket_anim
Bucket bucket_anim;
Undocumented in source.
bucket_covered
Item bucket_covered;
Undocumented in source.
bucket_of_ice
Item bucket_of_ice;
Undocumented in source.
bucket_of_water
Item bucket_of_water;
Undocumented in source.
bucket_with_ground
Item bucket_with_ground;
Undocumented in source.
bucket_with_light_water
Item bucket_with_light_water;
Undocumented in source.
bug
Bug bug;
Undocumented in source.
bug_item
Item bug_item;
Undocumented in source.
bugs_poison
Item bugs_poison;
Undocumented in source.
dialogs
Dialogs dialogs;
Undocumented in source.
dizzy_cuts_rope_quest_state
int dizzy_cuts_rope_quest_state;
Undocumented in source.
dizzy_live_after_explosure_quest_state
int dizzy_live_after_explosure_quest_state;
Undocumented in source.
dizzy_throw_branch_quest_state
int dizzy_throw_branch_quest_state;
Undocumented in source.
dizzy_used_knife_quest_state
int dizzy_used_knife_quest_state;
Undocumented in source.
dizzy_water_flowers_state
int dizzy_water_flowers_state;
Undocumented in source.
dog
Dog dog;
Undocumented in source.
done_dialogs
bool[string] done_dialogs;
Undocumented in source.
door
Rotatable door;
Undocumented in source.
draw_tree
int draw_tree;
Undocumented in source.
energy
float energy;
Undocumented in source.
energy_minus
Mix_Music* energy_minus;
Undocumented in source.
energy_plus
Mix_Music* energy_plus;
Undocumented in source.
energy_star
const(ObjFile)*[10] energy_star;
Undocumented in source.
energy_start_tick
long energy_start_tick;
Undocumented in source.
explosure
Explosure explosure;
Undocumented in source.
fish
Fish fish;
Undocumented in source.
fish_item
Item fish_item;
Undocumented in source.
fish_rod
Item fish_rod;
Undocumented in source.
grasshopper
Grasshopper grasshopper;
Undocumented in source.
grasshopper_item
Item grasshopper_item;
Undocumented in source.
grasshoppers_poison
Item grasshoppers_poison;
Undocumented in source.
ground_castle
GroundCastle ground_castle;
Undocumented in source.
ground_cave
GroundCave ground_cave;
Undocumented in source.
ground_garden
GroundGarden ground_garden;
Undocumented in source.
indicators_down
bool indicators_down;
Undocumented in source.
inv_num
int inv_num;
Undocumented in source.
inventory
size_t[] inventory;
Undocumented in source.
items
Item[] items;
Undocumented in source.
key
Item key;
Undocumented in source.
kitchen_knife
Item kitchen_knife;
Undocumented in source.
lang
LANG lang;
Undocumented in source.
light_branch
Item light_branch;
Undocumented in source.
martian_engineer
Rotatable martian_engineer;
Undocumented in source.
max_items
int max_items;
Undocumented in source.
meteorite
Item meteorite;
Undocumented in source.
music
bool music;
Undocumented in source.
music_len
float[] music_len;
Undocumented in source.
music_name
string[] music_name;
Undocumented in source.
music_start_tick
long music_start_tick;
Undocumented in source.
music_state
MUSIC_STATE music_state;
Undocumented in source.
musics
Mix_Music*[] musics;
Undocumented in source.
names
string[string] names;
Undocumented in source.
names_ru
string[string] names_ru;
Undocumented in source.
nettle
Item nettle;
Undocumented in source.
num_stars
int num_stars;
Undocumented in source.
p_changed
bool p_changed;
Undocumented in source.
params
float[8] params;
Undocumented in source.
paused
bool paused;
Undocumented in source.
player
Item player;
Undocumented in source.
pressprot
Item pressprot;
Undocumented in source.
psychotropic_spray
Item psychotropic_spray;
Undocumented in source.
reinit_draw
int reinit_draw;
Undocumented in source.
rnd
Random rnd;
Undocumented in source.
rope
Item rope;
Undocumented in source.
rope1
Rope rope1;
Undocumented in source.
rope2
Rope rope2;
Undocumented in source.
rope3
Rope rope3;
Undocumented in source.
rope_state
int rope_state;
Undocumented in source.
screen_lists
GLuint[SC] screen_lists;
Undocumented in source.
short_rope
Item short_rope;
Undocumented in source.
sl_tid
Tid sl_tid;
Undocumented in source.
slow
int slow;
Undocumented in source.
spade
Item spade;
Undocumented in source.
squid
Squid squid;
Undocumented in source.
squid_item
Item squid_item;
Undocumented in source.
star0
Star star0;
Undocumented in source.
star1
Star star1;
Undocumented in source.
stars
Star[] stars;
Undocumented in source.
state
STATE state;
Undocumented in source.
stone1
Item stone1;
Undocumented in source.
stone2
Item stone2;
Undocumented in source.
stone3
Item stone3;
Undocumented in source.
stones
Stones stones;
Undocumented in source.
stunning_drink
Item stunning_drink;
Undocumented in source.
temp_message
TEMP_MESSAGES temp_message;
Undocumented in source.
temp_message_frame_from
long temp_message_frame_from;
Undocumented in source.
temp_message_frame_to
long temp_message_frame_to;
Undocumented in source.
temp_message_str
string temp_message_str;
Undocumented in source.
temp_messages
string[TEMP_MESSAGES] temp_messages;
Undocumented in source.
temp_messages_ru
string[TEMP_MESSAGES] temp_messages_ru;
Undocumented in source.
textures
GLuint[string] textures;
Undocumented in source.
the_hero
Dizzy the_hero;
Undocumented in source.
things_sweep_away_zaks
ThingsSweepAwayZaks things_sweep_away_zaks;
Undocumented in source.
track
int track;
Undocumented in source.
trees
Tree[] trees;
Undocumented in source.
umbrella
Item umbrella;
Undocumented in source.
wait_meteorite
int wait_meteorite;
Undocumented in source.
wait_meteorite2
int wait_meteorite2;
Undocumented in source.
water3
Water water3;
Undocumented in source.
whistle
Item whistle;
Undocumented in source.
zaks
Rotatable zaks;
Undocumented in source.

Inherited Members

From MainGameObject

scrx
float scrx;
scry
float scry;
Undocumented in source.
keys
ulong keys;
Undocumented in source.

Meta